chore(deps): update dependency azure.resourcemanager.kubernetes to 1.0.0-beta.6#2541
Conversation
There was a problem hiding this comment.
Code Review: Dependency Update
This is a straightforward Renovate bot dependency update for Azure.ResourceManager.Kubernetes from 1.0.0-beta.5 to 1.0.0-beta.6.
Change summary: Single-line version bump in Directory.Packages.props.
Notable changes in the new version (1.0.0-beta.6, 2026-04-27):
- Disabled client flatten on
ConnectedClusterData(deprecated feature removed) — this is a breaking change in the SDK, but given thatAzure.ResourceManager.Kubernetesis being consumed as a dependency by this project (not by end users directly), this only matters if code in this repo directly accesses flattened properties onConnectedClusterData. Worth verifying the build passes. - Upgraded transitive deps:
Azure.Core→ 1.54.0,Azure.ResourceManager→ 1.14.0.
Assessment: The change is minimal, isolated to the centralized package version file, and follows the project's dependency management pattern. Auto-merge is enabled which is appropriate for this type of patch/beta version bump. The breaking change note in the release is SDK-internal (flattening behavior) and unlikely to affect this project unless it calls into ConnectedClusterData member access directly.
No concerns. Approving.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | ✅ 0 (≤ 20 complexity) |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
This PR contains the following updates:
1.0.0-beta.5→1.0.0-beta.6Release Notes
Azure/azure-sdk-for-net (Azure.ResourceManager.Kubernetes)
v1.0.0-beta.6Compare Source
1.0.0-beta.6 (2026-04-27)
Breaking Changes
ConnectedClusterDatasince client flatten feature is now marked as deprecated.Other Changes
Azure.Coreto 1.54.0.Azure.ResourceManagerto 1.14.0.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.